showBundleDescriptor

Class: com.microstrategy.web.app.taglibs.ShowBundleDescriptorTag

Description:

Custom Tag class to be used for displaying a textarea that contains JSON strings.
Such json strings will be processed by GreaseMonkey script for our developers to conveniently locate the JSON branch and view JSON structure.

Usage:

For example:
 <web:showBundleDescriptor bundleName="mojo-mobile-config" templateName="textarea"/>
 or 
 <web:showBundleDescriptor bundleName="mojo-mobile-config" />
 


Name Required? Description
contentType false  
name true  
templateName false